home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / python2.4 / config / Setup.config < prev    next >
Text File  |  2005-10-18  |  368b  |  14 lines

  1. # This file is transmogrified into Setup.config by config.status.
  2.  
  3. # The purpose of this file is to conditionally enable certain modules
  4. # based on configure-time options.
  5.  
  6. # Threading
  7. thread threadmodule.c
  8.  
  9. # The signal module
  10. signal signalmodule.c
  11.  
  12. # The rest of the modules previously listed in this file are built
  13. # by the setup.py script in Python 2.1 and later.
  14.